setHeight

open override fun setHeight(height: Int)

Sets a manual height for this layout. Will override any automatically computed height

If the height is different from the previous/automatic height, the layout will recompute.

Author

fzzyhmstrs

Since

0.6.0

Parameters

height

Int height in pixels